@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/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383577'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383577'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383576'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383576'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383575'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383575'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383574'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383574'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383197'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383197'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183523'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183523'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183522'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183522'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183521'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183521'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183524'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183524'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183526'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183526'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183527'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183527'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383596'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383596'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383595'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383595'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383593'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383593'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383597'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383597'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383599'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383599'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383598'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383598'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384228'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384228'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384219'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384219'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384231'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384231'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384229'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384229'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384232'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384232'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384227'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384227'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384226'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384226'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384225'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384225'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384223'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384223'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384221'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384221'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183520'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183520'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183525'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183525'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383204'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383204'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383203'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383203'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383202'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383202'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383201'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383201'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383198'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383198'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383199'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383199'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383579'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383579'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383578'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383578'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183506'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183506'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183509'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183509'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183505'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183505'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183508'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183508'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183507'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183507'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183510'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183510'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183511'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183511'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383312'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383312'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383316'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383316'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383333'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383333'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383311'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383311'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383337'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383337'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383338'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383338'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383314'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383314'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383313'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383313'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383335'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383335'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383310'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383310'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383309'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383309'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383315'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383315'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383334'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383334'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383652'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383652'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383651'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383651'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383650'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383650'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383649'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383649'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383648'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383648'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383647'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383647'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383646'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383646'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384224'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384224'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384230'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384230'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384220'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384220'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384218'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384218'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384217'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384217'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383957'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383957'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183551'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183551'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183550'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183550'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183549'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183549'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383958'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383958'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383959'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383959'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383960'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383960'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383962'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383962'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383963'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383963'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183546'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183546'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183547'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183547'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183260'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183260'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183261'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183261'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382899'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382899'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382900'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382900'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382901'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382901'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382902'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382902'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382903'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382903'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382904'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382904'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384210'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384210'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183548'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183548'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382898'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382898'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383284'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383284'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383288'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383288'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383287'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383287'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383286'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383286'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383285'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383285'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383282'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383282'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383281'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383281'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382403'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382403'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384031'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384031'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384033'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384033'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384034'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384034'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384035'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384035'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384036'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384036'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383901'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383901'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383903'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383903'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383905'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383905'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383906'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383906'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383105'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383105'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383107'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383107'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383108'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383108'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383109'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383109'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383110'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383110'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383111'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383111'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383112'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383112'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383106'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383106'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383907'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383907'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384005'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384005'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384032'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384032'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384006'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384006'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384007'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384007'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384008'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384008'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384012'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384012'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384011'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384011'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384010'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384010'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384009'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384009'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382407'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382407'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382406'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382406'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382404'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382404'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382405'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382405'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384242'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384242'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384245'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384245'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384248'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384248'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384247'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384247'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384246'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384246'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384244'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384244'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384241'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384241'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382400'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382400'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382401'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382401'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382402'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382402'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382963'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382963'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382957'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382957'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382958'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382958'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382959'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382959'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382960'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382960'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382961'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382961'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382962'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382962'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382685'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382685'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383428'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383428'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383432'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383432'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383431'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383431'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383429'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383429'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383427'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383427'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384046'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384046'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384044'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384044'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384045'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384045'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384043'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384043'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384042'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384042'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384041'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384041'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383425'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383425'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183245'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183245'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183243'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183243'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183242'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183242'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183241'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183241'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183240'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183240'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183246'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183246'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183262'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183262'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183263'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183263'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183247'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183247'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183584'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183584'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183582'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183582'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183586'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183586'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183585'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183585'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183580'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183580'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183583'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183583'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183581'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183581'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382682'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382682'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382684'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382684'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382686'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382686'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382687'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382687'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382680'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382680'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183267'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183267'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183265'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183265'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183264'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183264'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183266'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183266'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383812'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383812'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383816'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383816'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383814'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383814'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382681'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382681'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382683'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382683'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183298'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183298'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183299'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183299'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183292'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183292'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183294'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183294'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183295'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183295'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183296'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183296'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183297'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183297'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183412'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183412'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183413'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183413'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183415'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183415'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183419'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183419'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183418'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183418'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183416'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183416'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183417'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183417'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383699'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383699'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383703'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383703'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383698'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383698'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383704'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383704'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383700'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383700'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383701'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383701'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383003'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383003'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383002'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383002'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383001'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383001'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383000'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383000'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383004'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383004'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382999'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382999'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382998'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382998'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382997'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382997'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383815'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383815'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383813'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383813'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383788'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383788'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383787'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383787'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383786'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383786'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383785'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383785'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382832'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382832'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382829'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382829'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382830'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382830'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382831'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382831'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382833'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382833'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382834'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382834'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382835'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382835'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384162'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384162'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384163'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384163'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384165'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384165'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384167'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384167'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384161'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384161'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384168'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384168'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384166'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384166'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383781'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383781'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383783'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383783'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383809'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383809'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383811'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383811'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383810'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383810'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382609'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382609'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384216'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384216'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384214'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384214'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384213'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384213'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384212'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384212'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384211'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384211'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384209'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384209'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382779'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382779'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382778'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382778'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382777'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382777'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382776'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382776'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382775'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382775'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382773'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382773'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382774'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382774'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382499'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382499'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382494'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382494'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382497'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382497'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382496'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382496'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382493'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382493'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382495'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382495'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382498'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382498'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382492'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382492'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383764'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383764'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382611'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382611'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383758'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383758'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383757'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383757'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383760'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383760'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383761'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383761'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383762'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383762'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383763'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383763'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383228'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383228'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383221'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383221'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383441'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383441'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383442'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383442'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383443'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383443'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383444'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383444'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383445'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383445'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383446'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383446'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383447'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383447'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383227'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383227'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383226'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383226'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383224'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383224'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383223'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383223'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383222'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383222'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383225'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383225'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382313'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382313'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382655'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382655'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382654'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382654'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382653'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382653'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382649'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382649'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382651'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382651'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382652'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382652'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382650'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382650'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382648'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382648'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382610'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382610'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383759'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383759'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382607'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382607'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382606'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382606'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382605'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382605'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382604'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382604'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383542'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383542'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383548'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383548'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383541'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383541'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383546'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383546'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383545'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383545'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383544'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383544'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383547'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383547'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383543'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383543'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382538'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382538'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382533'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382533'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382543'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382543'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382541'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382541'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382539'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382539'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382540'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382540'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382537'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382537'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382535'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382535'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382534'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382534'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382536'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382536'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382532'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382532'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382545'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382545'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382544'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382544'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382547'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382547'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382546'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382546'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383645'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383645'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383573'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383573'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183545'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183545'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382897'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382897'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183544'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183544'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384243'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384243'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383961'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383961'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383964'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383964'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384029'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384029'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384030'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384030'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383283'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383283'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383902'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383902'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384141'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384141'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384142'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384142'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384143'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384143'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384144'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384144'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384145'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384145'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384146'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384146'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384147'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384147'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183587'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183587'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183244'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183244'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382964'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382964'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383430'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383430'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383426'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383426'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384047'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384047'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383005'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383005'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383006'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383006'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383007'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383007'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383009'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383009'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383010'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383010'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383011'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383011'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383012'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383012'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383068'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383068'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383066'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383066'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383065'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383065'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383064'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383064'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383062'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383062'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383029'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383029'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383036'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383036'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383034'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383034'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383063'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383063'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383061'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383061'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382318'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382318'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382317'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382317'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382836'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382836'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384181'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384181'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384179'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384179'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384182'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384182'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384183'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384183'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384184'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384184'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384177'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384177'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384178'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384178'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382780'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382780'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382315'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382315'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382360'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382360'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382361'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382361'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382362'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382362'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382363'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382363'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382364'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382364'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382366'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382366'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382365'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382365'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383030'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383030'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383033'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383033'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383031'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383031'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383035'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383035'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383067'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383067'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382367'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382367'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382316'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382316'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382319'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382319'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382314'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382314'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382312'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382312'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382616'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382616'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382617'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382617'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382618'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382618'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382620'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382620'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382623'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382623'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382622'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382622'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382621'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382621'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383702'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383702'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183293'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183293'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383784'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383784'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183414'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183414'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383782'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383782'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384164'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384164'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384215'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384215'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383448'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383448'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382608'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382608'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382619'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382619'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384180'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384180'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383032'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383032'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383008'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '238290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383008'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382542'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382542'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384148'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384148'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383340'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383340'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383336'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383336'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383339'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383339'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383904'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383904'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383697'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383697'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383200'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383200'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384222'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384222'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183504'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183504'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383600'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383600'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383594'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383594'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383580'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383580'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383908'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383908'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95666667 2.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384048'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '2.6825'^^xsd:double;
  dwc:latitude '51.95666667'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384048'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383384'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383384'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383382'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383382'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383378'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383378'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383377'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383377'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383380'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383380'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183540'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183540'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183541'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183541'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183542'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183542'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384260'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384260'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384259'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384259'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384257'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384257'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384262'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384262'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384067'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384067'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384062'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384062'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384064'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384064'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384068'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384068'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384066'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384066'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383845'^^xsd:integer;
  dwc:scientificName 'Proameira hiddensoensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115589'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383845'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383381'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383381'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383383'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383383'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183328'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183328'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183332'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183332'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183329'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183329'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183330'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183330'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383846'^^xsd:integer;
  dwc:scientificName 'Proameira hiddensoensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '115589'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383846'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383162'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383162'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183471'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183471'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183469'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183469'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183468'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183468'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382449'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382449'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382453'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382453'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382454'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382454'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183472'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183472'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183474'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183474'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383501'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383501'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383502'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383502'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383504'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383504'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383503'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383503'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183473'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183473'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382325'^^xsd:integer;
  dwc:scientificName 'Ameiropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '115530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382325'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382728'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382728'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383571'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383571'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383570'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383570'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383569'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383569'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383642'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383642'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383191'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383191'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383192'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383192'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383189'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383189'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383190'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383190'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383193'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383193'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383194'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383194'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383195'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383195'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383196'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383196'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383572'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383572'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183496'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183496'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183497'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183497'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183502'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183502'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183498'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183498'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183501'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183501'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183499'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183499'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383305'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383305'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383306'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383306'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383307'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383307'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383308'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383308'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383639'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383639'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383644'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383644'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383643'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383643'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383640'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383640'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383641'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383641'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383638'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383638'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183256'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183256'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183259'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183259'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183258'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183258'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183257'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183257'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382890'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382890'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384206'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384206'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384205'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384205'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382892'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382892'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382889'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382889'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382891'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382891'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382893'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382893'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382894'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382894'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382895'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382895'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382896'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382896'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383280'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383280'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383278'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383278'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383277'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383277'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383899'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383899'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383900'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383900'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383895'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383895'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383104'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383104'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383102'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383102'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383103'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383103'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383897'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383897'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384002'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384002'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384003'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384003'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384004'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384004'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383893'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383893'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383894'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383894'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383896'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383896'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383898'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383898'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383949'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383949'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383950'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383950'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383951'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383951'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383952'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383952'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383953'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383953'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383955'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383955'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383956'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383956'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383954'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383954'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382954'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382954'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382956'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382956'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382955'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382955'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382949'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382949'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382950'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382950'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382951'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382951'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382952'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382952'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382676'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382676'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382673'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382673'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382672'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382672'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383424'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383424'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383423'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383423'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383421'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383421'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382674'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382674'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382675'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382675'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382677'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382677'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382679'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382679'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183406'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183406'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183290'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183290'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183289'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183289'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183404'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183404'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383693'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383693'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383691'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383691'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383696'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383696'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383692'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383692'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383690'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383690'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383695'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383695'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383694'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383694'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382996'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382996'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382994'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382994'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382993'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382993'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183291'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183291'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183288'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183288'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382825'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382825'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382826'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382826'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382824'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382824'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382827'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382827'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382828'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382828'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382821'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382821'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382822'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382822'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384153'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384153'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384159'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384159'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384158'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384158'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384157'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384157'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384160'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384160'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183405'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183405'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183407'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183407'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183408'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183408'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183409'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183409'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183410'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183410'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183411'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183411'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384155'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384155'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384154'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384154'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384156'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384156'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384207'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384207'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382771'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382771'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382772'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382772'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383101'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383101'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382488'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382488'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382490'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382490'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382491'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382491'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382486'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382486'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382484'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382484'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382487'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382487'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383756'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383756'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383437'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383437'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383438'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383438'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383439'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383439'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382562'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382562'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382644'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382644'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382560'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382560'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382561'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382561'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382563'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382563'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382647'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382647'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382646'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382646'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382645'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382645'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383750'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383750'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383751'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383751'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383753'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383753'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383755'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383755'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383752'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383752'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382597'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382597'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382603'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382603'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382602'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382602'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382601'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382601'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382598'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382598'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382596'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382596'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183503'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183503'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383540'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383540'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383539'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383539'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383538'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383538'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383537'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383537'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383536'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383536'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383535'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383535'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383534'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383534'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383533'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383533'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382530'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382530'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382529'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382529'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382528'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382528'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382531'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382531'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383637'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383637'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183500'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183500'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383279'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383279'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384001'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384001'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384135'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384135'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384134'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384134'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384133'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384133'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384137'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384137'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384140'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384140'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384138'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384138'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382823'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382823'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382769'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382769'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382768'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382768'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382767'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382767'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382765'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382765'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382358'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382358'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382359'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382359'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382352'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382352'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382353'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382353'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382356'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382356'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382357'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382357'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382354'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382354'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382355'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382355'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382678'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382678'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383749'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383749'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382600'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382600'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383440'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383440'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382489'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382489'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382485'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382485'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382599'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382599'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382770'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382770'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382766'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382766'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384136'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384136'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384139'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384139'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383689'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383689'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383754'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383754'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382995'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382995'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382953'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382953'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383422'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383422'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71833333 3.104166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.104166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384208'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.104166667'^^xsd:double;
  dwc:latitude '51.71833333'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384208'^^xsd:anyURI;
  dwc:observationDate '1993-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86166667 3.293333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.293333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383358'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.293333333'^^xsd:double;
  dwc:latitude '54.86166667'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383358'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86166667 3.293333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.293333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383359'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.293333333'^^xsd:double;
  dwc:latitude '54.86166667'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383359'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86166667 3.293333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.293333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183537'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.293333333'^^xsd:double;
  dwc:latitude '54.86166667'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183537'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383167'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383167'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383166'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383166'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383165'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383165'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383169'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383169'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383589'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383589'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383590'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383590'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383168'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383168'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383171'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383171'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383172'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383172'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382880'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382880'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382878'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382878'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382877'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382877'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382879'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382879'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382881'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382881'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382882'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382882'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382883'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382883'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382884'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382884'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383981'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383981'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383982'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383982'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383983'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383983'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383683'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383683'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383682'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383682'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383681'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383681'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382467'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382467'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382466'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382466'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382465'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382465'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382464'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382464'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383520'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383520'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383519'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383519'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383518'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383518'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383517'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383517'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383516'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383516'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383515'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383515'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383513'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383513'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183442'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183442'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183441'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183441'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183440'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183440'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383592'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383592'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383591'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383591'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383984'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383984'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383684'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383684'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183443'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183443'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383514'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383514'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63111111 3.392777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.392777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383170'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.392777778'^^xsd:double;
  dwc:latitude '51.63111111'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383170'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183424'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183424'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383148'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383148'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183516'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183516'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383624'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383624'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383623'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383623'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383621'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383621'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383626'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383626'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383586'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383586'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383585'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383585'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383150'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383150'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383147'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383147'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383146'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383146'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383145'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383145'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383151'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383151'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383323'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383323'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383322'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383322'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383321'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383321'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383301'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383301'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183465'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183465'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183464'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183464'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383303'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383303'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383302'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383302'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383627'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383627'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383939'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383939'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383938'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383938'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383937'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383937'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183252'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183252'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183253'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183253'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382869'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382869'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382875'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382875'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382870'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382870'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382876'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382876'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384018'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384018'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383977'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383977'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383980'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383980'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384019'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384019'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383089'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383089'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383262'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383262'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383261'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383261'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383978'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383978'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383264'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383264'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383265'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383265'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383869'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383869'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383871'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383871'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383875'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383875'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382388'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382388'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382389'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382389'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382939'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382939'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382933'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382933'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382934'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382934'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382937'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382937'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382938'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382938'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382670'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382670'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382669'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382669'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382665'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382665'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382664'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382664'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383410'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383410'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383409'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383409'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183229'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183229'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183388'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183388'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183389'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183389'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183390'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183390'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183394'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183394'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183281'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183281'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183280'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183280'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383773'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383773'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383774'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383774'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383775'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383775'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383678'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383678'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382978'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382978'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382982'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382982'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382977'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382977'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382984'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382984'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383798'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383798'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383229'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383229'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383231'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383231'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382805'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382805'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382806'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382806'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382809'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382809'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382812'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382812'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382810'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382810'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382807'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382807'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384201'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384201'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382436'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382436'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382505'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382505'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382504'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382504'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382439'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382439'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383218'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383218'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383217'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383217'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382588'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382588'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383739'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383739'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383738'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383738'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383736'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383736'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383733'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383733'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383734'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383734'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382589'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382589'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383486'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383486'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383489'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383489'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383487'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383487'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383485'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383485'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383622'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383622'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383870'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383870'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383090'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383090'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384123'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384123'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384121'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384121'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384118'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384118'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383021'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383021'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383022'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383022'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383058'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383058'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383057'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383057'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382753'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382753'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382754'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382754'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382368'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382368'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382340'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382340'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382370'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382370'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382342'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382342'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382341'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382341'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382337'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382337'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382338'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382338'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383049'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383049'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383050'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383050'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383051'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383051'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382336'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382336'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383290'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383290'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383289'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383289'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382979'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382979'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383230'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383230'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383219'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383219'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382437'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382437'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383737'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383737'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383735'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383735'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382369'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382369'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384117'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384117'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384119'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384119'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383677'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383677'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383266'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383266'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56972222"^^xsd:decimal ;
  dwc:decimalLongitude "3.531388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56972222 3.531388889)"^^geo:wktLiteral ;
  geo-pos:lat "52.56972222"^^xsd:decimal ;
  geo-pos:long "3.531388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384203'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.531388889'^^xsd:double;
  dwc:latitude '52.56972222'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384203'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183428'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183428'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183435'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183435'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183430'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183430'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183431'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183431'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183433'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183433'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183434'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183434'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383176'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383176'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383174'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383174'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383178'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383178'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383179'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383179'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383180'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383180'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383177'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383177'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383175'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383175'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383173'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383173'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183515'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183515'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183484'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183484'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183485'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183485'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183512'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183512'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183513'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183513'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183514'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183514'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383328'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383328'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383329'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383329'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383332'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383332'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383330'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383330'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383327'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383327'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383326'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383326'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383325'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383325'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383632'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383632'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383631'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383631'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383630'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383630'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383636'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383636'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383635'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383635'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383634'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383634'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383633'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383633'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183531'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183531'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183530'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183530'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183528'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183528'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383947'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383947'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383946'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383946'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382837'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382837'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382838'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382838'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382840'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382840'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183529'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183529'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382887'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382887'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382888'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382888'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382886'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382886'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382885'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382885'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383275'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383275'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383276'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383276'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383989'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383989'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383985'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383985'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383986'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383986'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384021'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384021'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384026'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384026'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383990'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383990'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383991'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383991'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383992'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383992'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383094'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383094'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383095'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383095'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383096'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383096'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383887'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383887'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383888'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383888'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383988'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383988'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383987'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383987'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384022'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384022'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384023'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384023'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384024'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384024'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384025'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384025'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384027'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384027'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383271'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383271'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383274'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383274'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383889'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383889'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383890'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383890'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383891'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383891'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383885'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383885'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383269'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383269'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383270'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383270'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383948'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383948'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382397'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382397'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382393'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382393'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382394'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382394'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382396'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382396'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382398'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382398'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382399'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382399'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382395'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382395'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383945'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383945'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383910'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383910'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383912'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383912'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382945'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382945'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382943'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382943'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382942'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382942'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382944'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382944'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382946'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382946'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382947'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382947'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382948'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382948'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384039'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384039'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383420'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383420'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383417'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383417'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383415'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383415'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383418'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383418'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383414'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383414'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383413'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383413'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384037'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384037'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384038'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384038'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183235'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183235'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183239'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183239'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183238'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183238'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183233'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183233'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183232'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183232'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183236'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183236'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183234'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183234'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383419'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383419'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183402'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183402'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183396'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183396'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183286'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183286'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183284'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183284'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183287'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183287'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383808'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383808'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383803'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383803'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183397'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183397'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183398'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183398'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383686'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383686'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383654'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383654'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383655'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383655'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383687'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383687'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383688'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383688'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382989'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382989'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382985'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382985'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382987'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382987'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382988'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382988'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382991'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382991'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382992'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382992'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382990'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382990'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383807'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383807'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383801'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383801'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183285'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183285'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382820'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382820'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382813'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382813'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382814'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382814'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382816'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382816'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382817'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382817'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382818'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382818'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382819'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382819'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384084'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384084'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384079'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384079'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384078'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384078'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384080'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384080'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384081'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384081'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384082'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384082'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384077'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384077'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183399'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183399'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183401'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183401'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183403'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183403'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383778'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383778'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383779'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383779'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383780'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383780'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383805'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383805'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383804'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383804'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383806'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383806'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382553'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382553'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383656'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383656'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383745'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383745'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383746'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383746'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383747'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383747'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383748'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383748'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383093'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383093'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382473'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382473'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382474'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382474'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382475'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382475'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382470'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382470'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382469'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382469'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382468'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382468'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382641'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382641'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382643'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382643'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382642'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382642'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382640'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382640'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382594'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382594'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382592'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382592'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383742'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383742'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383741'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383741'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383743'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383743'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382552'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382552'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382555'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382555'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382554'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382554'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382593'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382593'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382595'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382595'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383521'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383521'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383523'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383523'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383522'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383522'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383449'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383449'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383450'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383450'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383451'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383451'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383452'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383452'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382527'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382527'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382526'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382526'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382525'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382525'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382524'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382524'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382522'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382522'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382521'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382521'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382520'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382520'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383629'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383629'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183429'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183429'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183432'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183432'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383331'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383331'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382839'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382839'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383911'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383911'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383886'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383886'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384028'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384028'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382392'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382392'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383909'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383909'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383273'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383273'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383892'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383892'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384128'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384128'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384132'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384132'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384130'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384130'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384129'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384129'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384127'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384127'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384131'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384131'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384125'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384125'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384126'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384126'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183237'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183237'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383416'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383416'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382941'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382941'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384040'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384040'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383028'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383028'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383027'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383027'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383053'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383053'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383056'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383056'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383054'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383054'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382815'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382815'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382762'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382762'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382761'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382761'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382763'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382763'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382764'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382764'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382310'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382310'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382308'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382308'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382350'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382350'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382349'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382349'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382348'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382348'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382347'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382347'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382346'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382346'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382345'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382345'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382344'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382344'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382351'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382351'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383026'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383026'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382613'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382613'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382612'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382612'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382614'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382614'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382615'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382615'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382986'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382986'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383653'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383653'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383802'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383802'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384083'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384083'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183400'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183400'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383777'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383777'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383744'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383744'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383685'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383685'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382311'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382311'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382472'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382472'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382471'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382471'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383025'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383025'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382309'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382309'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382523'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382523'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383524'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383524'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383055'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383055'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183487'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183487'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183486'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183486'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70388889 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.70388889"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383272'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.70388889'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383272'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383618'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383618'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383613'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383613'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383581'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383581'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383582'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383582'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383583'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus monensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383583'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383144'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383144'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383143'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383143'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383142'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383142'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383139'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383139'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383138'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383138'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383137'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383137'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183421'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183421'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383300'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383300'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383299'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383299'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183460'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183460'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183461'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183461'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383615'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383615'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383617'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383617'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383934'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383934'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383935'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383935'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382862'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382862'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382863'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382863'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382864'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382864'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382865'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382865'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382866'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382866'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382867'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382867'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382868'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382868'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383861'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383861'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383862'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383862'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383865'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383865'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383867'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383867'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382384'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382384'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382385'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382385'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383974'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383974'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383866'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383866'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383086'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383086'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383081'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383081'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383082'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383082'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383083'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383083'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383085'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383085'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383258'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383258'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383253'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383253'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383863'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383863'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382386'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382386'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382926'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382926'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382928'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382928'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382930'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382930'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382931'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382931'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382662'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382662'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383402'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383402'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383405'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383405'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383406'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383406'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183225'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183225'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183224'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183224'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183387'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183387'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183385'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183385'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183384'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183384'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183380'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183380'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383765'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383765'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383767'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383767'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383769'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383769'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383770'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383770'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383771'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383771'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383669'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383669'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383671'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383671'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383674'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383674'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383673'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383673'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382976'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382976'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382974'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382974'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382973'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382973'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383768'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383768'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183272'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183272'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183276'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183276'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183277'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183277'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382801'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382801'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382802'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382802'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383345'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383345'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383346'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383346'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383347'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383347'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183386'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183386'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183382'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183382'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183381'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183381'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384150'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384150'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384149'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384149'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383766'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383766'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383706'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383706'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383705'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383705'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382747'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382747'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382746'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382746'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382432'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382432'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382433'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382433'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382434'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382434'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382428'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382428'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382429'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382429'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382430'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382430'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383731'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383731'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383730'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383730'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383215'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383215'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383214'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383214'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383213'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383213'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383433'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383433'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383434'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383434'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383435'^^xsd:integer;
  dwc:scientificName 'Minervella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115396'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383435'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382637'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382637'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382638'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382638'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382636'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382636'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382632'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382632'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382586'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382586'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382585'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382585'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382584'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382584'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383732'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383732'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383729'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383729'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382549'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382549'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382550'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382550'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383482'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383482'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383477'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383477'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383478'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383478'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383479'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383479'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383481'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383481'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382517'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382517'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383614'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383614'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383297'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383297'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383141'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383141'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382861'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382861'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383254'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383254'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383973'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383973'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384109'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384109'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384113'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384113'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384114'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384114'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383019'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383019'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383046'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383046'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383017'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383017'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382803'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382803'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384174'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384174'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384173'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384173'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382750'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382750'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382751'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382751'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382752'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382752'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382749'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382749'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383045'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383045'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383047'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383047'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383048'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383048'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383018'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383018'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382556'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382556'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382558'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382558'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382548'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382548'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382745'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382745'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382633'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382633'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382929'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382929'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382557'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382557'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.786666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48 3.786666667)"^^geo:wktLiteral ;
  geo-pos:lat "52.48"^^xsd:decimal ;
  geo-pos:long "3.786666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383298'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.786666667'^^xsd:double;
  dwc:latitude '52.48'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383298'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383182'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383182'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383188'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383188'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383187'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383187'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383183'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383183'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383185'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383185'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383181'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383181'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183492'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183492'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183491'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183491'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183495'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183495'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183490'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183490'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183493'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183493'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183488'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183488'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183489'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183489'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183494'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183494'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383097'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383097'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383098'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383098'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383100'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383100'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383099'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383099'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383993'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383993'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383994'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383994'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383995'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383995'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383997'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383997'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384000'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384000'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383996'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383996'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383999'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383999'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382481'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382481'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382479'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382479'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382483'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382483'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382482'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382482'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382480'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382480'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382478'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382478'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382477'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382477'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383527'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383527'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383528'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383528'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383525'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383525'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383526'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383526'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383532'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383532'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383531'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383531'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383530'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383530'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383529'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383529'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383184'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383184'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383186'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383186'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383998'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383998'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79055556"^^xsd:decimal ;
  dwc:decimalLongitude "3.813333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79055556 3.813333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.79055556"^^xsd:decimal ;
  geo-pos:long "3.813333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382476'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.813333333'^^xsd:double;
  dwc:latitude '51.79055556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382476'^^xsd:anyURI;
  dwc:observationDate '1993-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383114'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383114'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383117'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383117'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383115'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383115'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383550'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383550'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383294'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383294'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383293'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383293'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183445'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183445'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383604'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383604'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383602'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383602'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383919'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383919'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382843'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382843'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382845'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382845'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382846'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382846'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382847'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382847'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382372'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382372'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382373'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382373'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382377'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382377'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383251'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383251'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383918'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383918'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384239'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384239'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384237'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384237'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383914'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383914'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383917'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383917'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382905'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382905'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382906'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382906'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382909'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382909'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382910'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382910'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384052'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384052'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384050'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384050'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382656'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382656'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183358'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183358'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183360'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183360'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383791'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383791'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183357'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183357'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383662'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383662'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383660'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383660'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383659'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383659'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383658'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383658'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383663'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383663'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383661'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383661'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382971'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382971'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382966'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382966'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382967'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382967'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382965'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382965'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383796'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383796'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383790'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383790'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382787'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382787'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382786'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382786'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382785'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382785'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383342'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383342'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383341'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383341'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383344'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383344'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383343'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383343'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383789'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383789'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382565'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382565'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382566'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382566'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384194'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384194'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384195'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384195'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383071'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383071'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383070'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383070'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383069'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383069'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382409'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382409'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382415'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382415'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382413'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382413'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383716'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383716'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382625'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382625'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382630'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382630'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382631'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382631'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382629'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382629'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382628'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382628'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382624'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382624'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383714'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383714'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383715'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383715'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383713'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383713'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383710'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383710'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383711'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383711'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383712'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383712'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382564'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382564'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183444'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183444'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383454'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383454'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383457'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383457'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383458'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383458'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383459'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383459'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382508'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382508'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383118'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383118'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382376'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382376'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384100'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384100'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384101'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384101'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384103'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384103'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384097'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384097'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384098'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384098'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384099'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384099'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382657'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382657'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383044'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383044'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383043'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383043'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383038'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383038'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383037'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383037'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383013'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383013'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383015'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383015'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382329'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382329'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382328'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382328'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383657'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383657'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383709'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383709'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382408'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382408'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383039'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383039'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383453'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383453'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383016'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383016'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383014'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383014'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382841'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382841'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382842'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382842'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383551'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383551'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383113'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383113'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99805556"^^xsd:decimal ;
  dwc:decimalLongitude "3.916944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99805556 3.916944444)"^^geo:wktLiteral ;
  geo-pos:lat "52.99805556"^^xsd:decimal ;
  geo-pos:long "3.916944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383913'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.916944444'^^xsd:double;
  dwc:latitude '52.99805556'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383913'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92083333 3.921388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.921388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92083333 3.921388889)"^^geo:wktLiteral ;
  geo-pos:lat "51.92083333"^^xsd:decimal ;
  geo-pos:long "3.921388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382736'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.921388889'^^xsd:double;
  dwc:latitude '51.92083333'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382736'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92083333 3.921388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.921388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92083333 3.921388889)"^^geo:wktLiteral ;
  geo-pos:lat "51.92083333"^^xsd:decimal ;
  geo-pos:long "3.921388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382735'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '3.921388889'^^xsd:double;
  dwc:latitude '51.92083333'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382735'^^xsd:anyURI;
  dwc:observationDate '1993-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382742'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382742'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382744'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382744'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382743'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382743'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383386'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383386'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383390'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383390'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383820'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383820'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384190'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384190'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384185'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384185'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384191'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384191'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384192'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384192'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382702'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382702'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382703'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382703'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383819'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383819'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383842'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383842'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383843'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383843'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384265'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384265'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384272'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384272'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384267'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384267'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382721'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382721'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382720'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382720'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183327'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183327'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183320'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183320'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183323'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183323'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183610'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183610'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183609'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183609'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183608'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183608'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384235'^^xsd:integer;
  dwc:scientificName 'Stenocopia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115622'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384235'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382320'^^xsd:integer;
  dwc:scientificName 'Ameiropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382320'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382322'^^xsd:integer;
  dwc:scientificName 'Ameiropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382322'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384094'^^xsd:integer;
  dwc:scientificName 'Sarsameira parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384094'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183321'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183321'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183611'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183611'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 4)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383385'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383385'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383129'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383129'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383134'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383134'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183457'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183457'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383317'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383317'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383319'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383319'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383930'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383930'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382859'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382859'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382860'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382860'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382857'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382857'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382854'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382854'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382858'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382858'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383854'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383854'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383855'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383855'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383857'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383857'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383858'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383858'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383970'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383970'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384014'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384014'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384013'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384013'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383853'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383853'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383971'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383971'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383969'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383969'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382921'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382921'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382923'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382923'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382922'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382922'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382924'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382924'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183372'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183372'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183373'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183373'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382798'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382798'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382799'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382799'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382795'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382795'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382797'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382797'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382425'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382425'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382500'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382500'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382501'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382501'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383726'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383726'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382581'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382581'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183456'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183456'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383474'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383474'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383475'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383475'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383469'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383469'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383470'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383470'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382794'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382794'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183377'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183377'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383473'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383473'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382577'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382577'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3875"^^xsd:decimal ;
  dwc:decimalLongitude "4.050833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3875 4.050833333)"^^geo:wktLiteral ;
  geo-pos:lat "52.3875"^^xsd:decimal ;
  geo-pos:long "4.050833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383318'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.050833333'^^xsd:double;
  dwc:latitude '52.3875'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383318'^^xsd:anyURI;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.295 4.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.295"^^xsd:decimal ;
  dwc:decimalLongitude "4.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.295 4.3025)"^^geo:wktLiteral ;
  geo-pos:lat "52.295"^^xsd:decimal ;
  geo-pos:long "4.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382734'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.3025'^^xsd:double;
  dwc:latitude '52.295'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382734'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383393'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383393'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383394'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383394'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383395'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383395'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382737'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382737'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382738'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382738'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382739'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382739'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382740'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382740'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383825'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383825'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183566'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183566'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183578'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183578'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183579'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183579'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183576'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183576'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183565'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183565'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382705'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382705'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382706'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382706'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382707'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382707'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384091'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384091'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384090'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384090'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183564'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183564'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383829'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383829'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383826'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383826'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383828'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383828'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383830'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383830'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383831'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383831'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383832'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383832'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383827'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383827'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382733'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382733'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384071'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384071'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384070'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384070'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384069'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384069'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183604'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183604'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183606'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183606'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183605'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183605'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183603'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183603'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183602'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183602'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183600'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183600'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183601'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183601'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183613'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183613'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183614'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183614'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183567'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183567'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183577'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183577'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183612'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183612'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183615'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115688'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183615'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384092'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384092'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382704'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382704'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384072'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384072'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183339'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183339'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183337'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183337'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183338'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183338'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183336'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183336'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183607'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183607'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384089'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384089'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14944444"^^xsd:decimal ;
  dwc:decimalLongitude "4.342777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14944444 4.342777778)"^^geo:wktLiteral ;
  geo-pos:lat "54.14944444"^^xsd:decimal ;
  geo-pos:long "4.342777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383396'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.342777778'^^xsd:double;
  dwc:latitude '54.14944444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383396'^^xsd:anyURI;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383557'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383557'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383553'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383553'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383554'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383554'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383558'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383558'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383611'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383611'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383121'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383121'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383125'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383125'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383122'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383122'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383123'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383123'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383124'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383124'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383559'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383559'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383126'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383126'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383610'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383610'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383608'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383608'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383607'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383607'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383606'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383606'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383609'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383609'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383922'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383922'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383925'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383925'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383926'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383926'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183248'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183248'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183249'^^xsd:integer;
  dwc:scientificName 'Cyclopinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '106414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183249'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382851'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382851'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382849'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382849'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382850'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382850'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382380'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382380'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382381'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382381'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383246'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383246'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383849'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383849'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383850'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383850'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383612'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383612'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383073'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383073'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383074'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383074'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383075'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383075'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383076'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383076'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383245'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383245'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383243'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383243'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383242'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383242'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383241'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383241'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382918'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382918'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382915'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382915'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382917'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382917'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383399'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383399'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383397'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383397'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383398'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383398'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183364'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183364'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183366'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183366'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183368'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183368'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183369'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183369'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183371'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183371'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183268'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183268'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183365'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183365'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383668'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383668'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383666'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383666'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383667'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383667'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183269'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183269'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183270'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183270'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382791'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382791'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382790'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382790'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382574'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382574'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382573'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382573'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382572'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382572'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382571'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382571'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382569'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382569'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384200'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384200'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384199'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384199'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383718'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383718'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382421'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382421'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382420'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382420'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383717'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383717'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383722'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383722'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383209'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383209'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383206'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383206'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383207'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383207'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383205'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383205'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383721'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383721'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383723'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383723'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383720'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383720'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183452'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183452'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183453'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183453'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383463'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383463'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383461'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383461'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383462'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383462'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383465'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383465'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383467'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383467'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383468'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383468'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383466'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383466'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382512'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382512'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383605'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383605'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383078'^^xsd:integer;
  dwc:scientificName 'Leptastacus kwintei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383078'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384106'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384106'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384105'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384105'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384107'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '157720'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384107'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382913'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382913'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384170'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384170'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382333'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382333'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382332'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382332'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382334'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382334'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183271'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183271'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183370'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183370'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382568'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382568'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382417'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382417'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183450'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183450'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383210'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383210'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25916667"^^xsd:decimal ;
  dwc:decimalLongitude "4.405555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25916667 4.405555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.25916667"^^xsd:decimal ;
  geo-pos:long "4.405555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382570'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.405555556'^^xsd:double;
  dwc:latitude '52.25916667'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382570'^^xsd:anyURI;
  dwc:observationDate '1993-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183190'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183190'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383362'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383362'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383363'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383363'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383368'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383368'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383367'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383367'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383365'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383365'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383364'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383364'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183340'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183340'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183345'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183345'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183342'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183342'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183347'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183347'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183344'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183344'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183341'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183341'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183553'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183553'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183552'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183552'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382696'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382696'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382693'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382693'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382694'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382694'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382692'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382692'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382697'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382697'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183554'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183554'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183556'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183556'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183557'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183557'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383833'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383833'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383834'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383834'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383835'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383835'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383837'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383837'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383838'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383838'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384256'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384256'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384254'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384254'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384251'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384251'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384250'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384250'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384249'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384249'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384253'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384253'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384057'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384057'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384053'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384053'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384059'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384059'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384054'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384054'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382708'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382708'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382713'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382713'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382709'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382709'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382710'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382710'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384273'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384273'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384274'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384274'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384278'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384278'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384275'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384275'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382712'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382712'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183592'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183592'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183599'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183599'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183597'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183597'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183596'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183596'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183594'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183594'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183570'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183570'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183572'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183572'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183573'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183573'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183568'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183568'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383840'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383840'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384255'^^xsd:integer;
  dwc:scientificName 'Tachidiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116648'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384255'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384277'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384277'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183569'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183569'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183201'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183201'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183217'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183217'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183222'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183222'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183205'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183205'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183200'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183200'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183206'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183206'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183204'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183204'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183202'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183202'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70194444"^^xsd:decimal ;
  dwc:decimalLongitude "4.500555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70194444 4.500555556)"^^geo:wktLiteral ;
  geo-pos:lat "52.70194444"^^xsd:decimal ;
  geo-pos:long "4.500555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383366'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.500555556'^^xsd:double;
  dwc:latitude '52.70194444'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383366'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383376'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383376'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383375'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383375'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383373'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383373'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383370'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383370'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382725'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382725'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382296'^^xsd:integer;
  dwc:scientificName 'Ameira longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '115517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382296'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '115517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382297'^^xsd:integer;
  dwc:scientificName 'Ameira longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '115517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382297'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '115517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 4.5025)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "4.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383374'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.5025'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383374'^^xsd:anyURI;
  dwc:observationDate '1993-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61555556"^^xsd:decimal ;
  dwc:decimalLongitude "4.938055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.61555556"^^xsd:decimal ;
  geo-pos:long "4.938055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183307'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.938055556'^^xsd:double;
  dwc:latitude '53.61555556'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183307'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61555556"^^xsd:decimal ;
  dwc:decimalLongitude "4.938055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.61555556"^^xsd:decimal ;
  geo-pos:long "4.938055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183304'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.938055556'^^xsd:double;
  dwc:latitude '53.61555556'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183304'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61555556"^^xsd:decimal ;
  dwc:decimalLongitude "4.938055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.61555556"^^xsd:decimal ;
  geo-pos:long "4.938055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183301'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.938055556'^^xsd:double;
  dwc:latitude '53.61555556'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183301'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61555556"^^xsd:decimal ;
  dwc:decimalLongitude "4.938055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61555556 4.938055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.61555556"^^xsd:decimal ;
  geo-pos:long "4.938055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183300'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '4.938055556'^^xsd:double;
  dwc:latitude '53.61555556'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183300'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183481'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183481'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382729'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382729'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382463'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382463'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382461'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382461'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382456'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382456'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382457'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382457'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183476'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183476'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183477'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183477'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383505'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383505'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383507'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383507'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383510'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383510'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383512'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383512'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382689'^^xsd:integer;
  dwc:scientificName 'Bradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '115331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382689'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382458'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382458'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41805556"^^xsd:decimal ;
  dwc:decimalLongitude "5.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41805556 5.1525)"^^geo:wktLiteral ;
  geo-pos:lat "53.41805556"^^xsd:decimal ;
  geo-pos:long "5.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383506'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '5.1525'^^xsd:double;
  dwc:latitude '53.41805556'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383506'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183193'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183193'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183197'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183197'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183195'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183195'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183198'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183198'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183194'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183194'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383159'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383159'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383158'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383158'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383157'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383157'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383156'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383156'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383154'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383154'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383565'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383565'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383563'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383563'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383564'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383564'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383567'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383567'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383568'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383568'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383566'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383566'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183355'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183355'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183353'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183353'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183352'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183352'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183351'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183351'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183349'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183349'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183534'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183534'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383965'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383965'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383968'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383968'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383941'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383941'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383942'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383942'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383944'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383944'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183436'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183436'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183560'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183560'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183561'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183561'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183437'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183437'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183532'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183532'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183438'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183438'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183533'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183533'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383883'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383883'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383884'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383884'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383877'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383877'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383878'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383878'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383880'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383880'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383881'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383881'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383967'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383967'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382294'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382294'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382288'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382288'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382289'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382289'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382295'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382295'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382293'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382293'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382290'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382290'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382292'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382292'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383239'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383239'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183590'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte hamondi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183590'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383237'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383237'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383240'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383240'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383238'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383238'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383233'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383233'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383234'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383234'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384087'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384087'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384086'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384086'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384085'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384085'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384088'^^xsd:integer;
  dwc:scientificName 'Rhizothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384088'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '534122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384075'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384075'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384073'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384073'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382782'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382782'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382783'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382783'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382757'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382757'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382441'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382441'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382446'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382446'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382447'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382447'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382442'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382442'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382443'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382443'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382444'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382444'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382440'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382440'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382300'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382300'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382301'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382301'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382303'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382303'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183317'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183317'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183318'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183318'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183316'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183316'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183310'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183310'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183309'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183309'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183308'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183308'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183199'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183199'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183196'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183196'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383561'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383561'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383153'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383153'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383160'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383160'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382758'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382758'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382759'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382759'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382760'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382760'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382781'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382781'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382307'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382307'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382305'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382305'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382304'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382304'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382306'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382306'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384076'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384076'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183214'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183214'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183211'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183211'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183209'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183209'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183210'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183210'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183212'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183212'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183213'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183213'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383882'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383882'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183215'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183215'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183311'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183311'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383562'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383562'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.309444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95333333 6.309444444)"^^geo:wktLiteral ;
  geo-pos:lat "53.95333333"^^xsd:decimal ;
  geo-pos:long "6.309444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383943'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.309444444'^^xsd:double;
  dwc:latitude '53.95333333'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383943'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383349'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383349'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383351'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383351'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383356'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383356'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383354'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383354'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383821'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383821'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A384283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:384283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '384283'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:384283'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183313'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183313'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A183312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:183312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '183312'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:183312'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383499'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383499'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383493'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383493'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383494'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383494'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A383497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:383497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '383497'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:383497'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57583333"^^xsd:decimal ;
  dwc:decimalLongitude "6.557777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57583333 6.557777778)"^^geo:wktLiteral ;
  geo-pos:lat "53.57583333"^^xsd:decimal ;
  geo-pos:long "6.557777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1119__urn%3Acatalog%3AMarBEF%2FManuela%3Au17%3A382718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u17:382718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1119_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u17'^^xsd:string;
  dwc:catalogNumber '382718'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Dutch Continental Shelf'^^xsd:string;
  dwc:longitude '6.557777778'^^xsd:double;
  dwc:latitude '53.57583333'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u17:382718'^^xsd:anyURI;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF