@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/event/1852_D12_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D12_1" ;
  .
<https://eurobis.org/id/event/1852_D13_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D13_1" ;
  .
<https://eurobis.org/id/event/1852_D14_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D14_1" ;
  .
<https://eurobis.org/id/event/1852_D15_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D15_1" ;
  .
<https://eurobis.org/id/event/1852_D16_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D16_1" ;
  .
<https://eurobis.org/id/event/1852_D17_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D17_1" ;
  .
<https://eurobis.org/id/event/1852_D18_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D18_1" ;
  .
<https://eurobis.org/id/event/1852_D19_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D19_1" ;
  .
<https://eurobis.org/id/event/1852_D20_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D20_1" ;
  .
<https://eurobis.org/id/event/1852_D21_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D21_1" ;
  .
<https://eurobis.org/id/event/1852_D22_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D22_1" ;
  .
<https://eurobis.org/id/event/1852_D23_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "D23_1" ;
  .
<https://eurobis.org/id/location/1852_D18_1_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8746'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8746'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8747'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8747'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8748'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8748'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8749'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8749'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8750'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8750'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8739'^^xsd:string;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId '8739'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8740'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8740'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8741'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8741'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8742'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8742'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8743'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8743'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8744'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8744'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8745'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8745'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8763'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId '8763'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8764'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId '8764'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8765'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId '8765'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8766'^^xsd:string;
  dwc:scientificName 'Paramphilochoides odontonyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '101982'^^xsd:integer;
  dwc:occurrenceId '8766'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101982'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8767'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '8767'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8761'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId '8761'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8762'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId '8762'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8760'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8760'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8751'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '8751'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8755'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8755'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8756'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8756'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8757'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8757'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8758'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8758'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8759'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8759'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8752'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '8752'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8753'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '8753'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8754'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '8754'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8768'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '8768'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8769'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '8769'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8770'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '8770'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8771'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8771'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8772'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8772'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8773'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8773'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8774'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8774'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8775'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8775'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8776'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8776'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8777'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8777'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8778'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8778'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8779'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8779'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8736'^^xsd:string;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:occurrenceId '8736'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8737'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:occurrenceId '8737'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8738'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:occurrenceId '8738'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8794'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8794'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8795'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8795'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8796'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8796'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8797'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8797'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8798'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '8798'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8799'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId '8799'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8800'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId '8800'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8801'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId '8801'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8802'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8802'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8803'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8803'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8804'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8804'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8805'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8805'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8806'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8806'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8807'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8807'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8808'^^xsd:string;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId '8808'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8809'^^xsd:string;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId '8809'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8810'^^xsd:string;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId '8810'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8811'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId '8811'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8812'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId '8812'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8813'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId '8813'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8814'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId '8814'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8815'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId '8815'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8816'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8816'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8817'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8817'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8818'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8818'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8819'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8819'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8820'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8820'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8821'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8821'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8822'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8822'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8780'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId '8780'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8781'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8781'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8782'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8782'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8783'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8783'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8784'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8784'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8785'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8785'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8786'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8786'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8787'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8787'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8788'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8788'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8789'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8789'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8790'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8790'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8791'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '8791'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8792'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8792'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8793'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '8793'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8837'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:occurrenceId '8837'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8838'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId '8838'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8839'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId '8839'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8840'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8840'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8841'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8841'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8842'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8842'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8843'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8843'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8844'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8844'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8845'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId '8845'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8846'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8846'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8847'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8847'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8848'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8848'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8849'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8849'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8850'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8850'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8823'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8823'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8824'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8824'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8825'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8825'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8826'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8826'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8827'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '8827'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8828'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId '8828'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8829'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId '8829'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8830'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId '8830'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8831'^^xsd:string;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId '8831'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8832'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId '8832'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8833'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId '8833'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8834'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:occurrenceId '8834'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8835'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:occurrenceId '8835'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8836'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:occurrenceId '8836'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8864'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8864'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8865'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8865'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8866'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8866'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8867'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8867'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8868'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8868'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8851'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8851'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8852'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8852'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8853'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8853'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8854'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8854'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8855'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8855'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8856'^^xsd:string;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '8856'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8857'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId '8857'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8858'^^xsd:string;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:occurrenceId '8858'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8859'^^xsd:string;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:occurrenceId '8859'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8860'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId '8860'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8861'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId '8861'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8862'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId '8862'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8863'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId '8863'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9033'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9033'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9034'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9034'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9035'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9035'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9036'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9036'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9037'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9037'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9038'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9038'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9039'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9039'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9040'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9040'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9041'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9041'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9042'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9042'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9043'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9043'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9045'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9045'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9046'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9046'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9116'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9117'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9117'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9118'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9118'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9119'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9119'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9120'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9120'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9121'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9121'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9122'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9122'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9123'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9123'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9124'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId '9124'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9125'^^xsd:string;
  dwc:scientificName 'Nymphon grossipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '134688'^^xsd:integer;
  dwc:occurrenceId '9125'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9126'^^xsd:string;
  dwc:scientificName 'Oenopota turricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '139336'^^xsd:integer;
  dwc:occurrenceId '9126'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160446'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9127'^^xsd:string;
  dwc:scientificName 'Oenopota turricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '139336'^^xsd:integer;
  dwc:occurrenceId '9127'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160446'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9128'^^xsd:string;
  dwc:scientificName 'Oenopota turricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '139336'^^xsd:integer;
  dwc:occurrenceId '9128'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160446'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9130'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9130'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9088'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId '9088'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9089'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9089'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9090'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9090'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9091'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9091'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9092'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9092'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9093'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9093'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9094'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9094'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9095'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9095'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9096'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9096'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9097'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9097'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9098'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9098'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9099'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9099'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9101'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9101'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9102'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9102'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9103'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9103'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9104'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9104'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9105'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9105'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9106'^^xsd:string;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:occurrenceId '9106'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9107'^^xsd:string;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:occurrenceId '9107'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9108'^^xsd:string;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:occurrenceId '9108'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9109'^^xsd:string;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:occurrenceId '9109'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9110'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9110'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9111'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9111'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9112'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9112'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9113'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9113'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9115'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9115'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9131'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9131'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9132'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9132'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9134'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9134'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9135'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:occurrenceId '9135'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9136'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:occurrenceId '9136'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9137'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '9137'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9138'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '9138'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9139'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId '9139'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9140'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9140'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9141'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9141'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9142'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9142'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9143'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9143'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9145'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9145'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9146'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9146'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9147'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9147'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9148'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9148'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9149'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9149'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9150'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9150'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9151'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9151'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9152'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9152'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9153'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9153'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9154'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9154'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9156'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9156'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9157'^^xsd:string;
  dwc:scientificName 'Phyllodoce rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '334514'^^xsd:integer;
  dwc:occurrenceId '9157'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9158'^^xsd:string;
  dwc:scientificName 'Phyllodoce rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '334514'^^xsd:integer;
  dwc:occurrenceId '9158'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9227'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9227'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9228'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9228'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9229'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9229'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9230'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9230'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9231'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9231'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9232'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9232'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9233'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9233'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9234'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9234'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9235'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9235'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9236'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9236'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9237'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9237'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9238'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '9238'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9240'^^xsd:string;
  dwc:scientificName 'Stereobalanus canadensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '137604'^^xsd:integer;
  dwc:occurrenceId '9240'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9241'^^xsd:string;
  dwc:scientificName 'Stereobalanus canadensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '137604'^^xsd:integer;
  dwc:occurrenceId '9241'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9242'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9242'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9243'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9243'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9244'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9244'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9245'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9245'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9246'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9246'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9247'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9247'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9248'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9248'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9249'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9249'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9250'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9250'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9199'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9199'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9200'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9200'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9201'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9201'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9202'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9202'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9203'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9203'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9204'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9204'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9205'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9205'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9206'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9206'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9207'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9207'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9208'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9208'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9209'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9209'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9210'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '9210'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9212'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId '9212'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9213'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId '9213'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9214'^^xsd:string;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId '9214'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9215'^^xsd:string;
  dwc:scientificName 'Sphaerodorum flavum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '152394'^^xsd:integer;
  dwc:occurrenceId '9215'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9216'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9216'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9217'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9217'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9218'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9218'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9219'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9219'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9220'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9220'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9221'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9221'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9222'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9222'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9223'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9223'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9224'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9224'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9225'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9225'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9226'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '9226'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9159'^^xsd:string;
  dwc:scientificName 'Phyllodoce rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '334514'^^xsd:integer;
  dwc:occurrenceId '9159'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9160'^^xsd:string;
  dwc:scientificName 'Phyllodoce rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '334514'^^xsd:integer;
  dwc:occurrenceId '9160'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9161'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:occurrenceId '9161'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9162'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:occurrenceId '9162'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9163'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:occurrenceId '9163'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9164'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:occurrenceId '9164'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9165'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:occurrenceId '9165'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9166'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9166'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9167'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9167'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9168'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9168'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9169'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9169'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9170'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9170'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9171'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9171'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9172'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9172'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9173'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9173'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9174'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId '9174'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9175'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId '9175'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9176'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId '9176'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9177'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId '9177'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9178'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId '9178'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9179'^^xsd:string;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId '9179'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9180'^^xsd:string;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId '9180'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9181'^^xsd:string;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId '9181'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9183'^^xsd:string;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId '9183'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9184'^^xsd:string;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId '9184'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9185'^^xsd:string;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId '9185'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9186'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId '9186'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9187'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId '9187'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9188'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '9188'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9189'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '9189'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9190'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '9190'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9191'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '9191'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9192'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '9192'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9193'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:occurrenceId '9193'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9194'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:occurrenceId '9194'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9195'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:occurrenceId '9195'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9196'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId '9196'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9197'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId '9197'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9252'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9252'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9253'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9253'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9254'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId '9254'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9255'^^xsd:string;
  dwc:scientificName 'Synelmis klatti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152345'^^xsd:integer;
  dwc:occurrenceId '9255'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130696'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9256'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9256'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9257'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9257'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9258'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9258'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9259'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9259'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9260'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9260'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9261'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9261'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9262'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9262'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9263'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9263'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9265'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9265'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9266'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9266'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9267'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9267'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9268'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9268'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9269'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9269'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9270'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9270'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9271'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9271'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9272'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9272'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9273'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '9273'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9274'^^xsd:string;
  dwc:scientificName 'Tubificoides benedeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '152350'^^xsd:integer;
  dwc:occurrenceId '9274'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9275'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId '9275'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9276'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId '9276'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9277'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId '9277'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9278'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9278'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9279'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9279'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9280'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9280'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9281'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9281'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9282'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9282'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9283'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9283'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9284'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId '9284'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9285'^^xsd:string;
  dwc:scientificName 'Venus fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '151997'^^xsd:integer;
  dwc:occurrenceId '9285'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9286'^^xsd:string;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:occurrenceId '9286'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9144'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '9144'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9060'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9060'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9061'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9061'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9062'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9062'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9063'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9063'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9065'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9065'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9066'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9066'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9067'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9067'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9068'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9068'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9069'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9069'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9070'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9070'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9071'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9071'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9072'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9072'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9073'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9073'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9074'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9074'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9047'^^xsd:string;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId '9047'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9048'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId '9048'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9049'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId '9049'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9050'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9050'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9051'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9051'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9052'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9052'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9053'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9053'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9054'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9054'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9055'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9055'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9056'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9056'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9057'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9057'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9059'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9059'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9075'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9075'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9076'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9076'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9077'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9077'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9078'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9078'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9079'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9079'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9080'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9080'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9081'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9081'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9082'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9082'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9083'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '9083'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9084'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId '9084'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9085'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId '9085'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9086'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId '9086'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9087'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId '9087'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9020'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9020'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9021'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '9021'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9022'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '9022'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9023'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '9023'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9024'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '9024'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9025'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '9025'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9026'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9026'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9027'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9027'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9028'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9028'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9029'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9029'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9030'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9030'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9031'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9031'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9032'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '9032'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9005'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9005'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9006'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9006'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9007'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9007'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9008'^^xsd:string;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId '9008'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9009'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9009'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9010'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9010'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9011'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9011'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9012'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9012'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9013'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9013'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9014'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9014'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9015'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9015'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9016'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9016'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9017'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9017'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9018'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9018'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9019'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId '9019'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8976'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8976'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8977'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8977'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8978'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8978'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8979'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8979'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8980'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8980'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8981'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8981'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8982'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8982'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8983'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8983'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8984'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8984'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8985'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8985'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8986'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8986'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8987'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8987'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8988'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8988'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8989'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8989'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8990'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8990'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8991'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8991'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8992'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8992'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8993'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8993'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8994'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8994'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8995'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8995'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8996'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '8996'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8997'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '8997'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8998'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '8998'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8999'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '8999'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9000'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9000'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9001'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9001'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9002'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9002'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9003'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9003'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8962'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '8962'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8963'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8963'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8964'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8964'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8965'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8965'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8966'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8966'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8967'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8967'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8968'^^xsd:string;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId '8968'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8969'^^xsd:string;
  dwc:scientificName 'Athecata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152196'^^xsd:integer;
  dwc:occurrenceId '8969'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8970'^^xsd:string;
  dwc:scientificName 'Athecata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '152196'^^xsd:integer;
  dwc:occurrenceId '8970'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8971'^^xsd:string;
  dwc:scientificName 'Athecata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152196'^^xsd:integer;
  dwc:occurrenceId '8971'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8972'^^xsd:string;
  dwc:scientificName 'Athecata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152196'^^xsd:integer;
  dwc:occurrenceId '8972'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8973'^^xsd:string;
  dwc:scientificName 'Athecata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '152196'^^xsd:integer;
  dwc:occurrenceId '8973'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8974'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8974'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8975'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8975'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8947'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8947'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8948'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8948'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8949'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8949'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8950'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8950'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8951'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8951'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8952'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8952'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8953'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8953'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8954'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8954'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8955'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8955'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8956'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '152290'^^xsd:integer;
  dwc:occurrenceId '8956'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8957'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152290'^^xsd:integer;
  dwc:occurrenceId '8957'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8958'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '152290'^^xsd:integer;
  dwc:occurrenceId '8958'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8959'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '8959'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8960'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '8960'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8961'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '8961'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8926'^^xsd:string;
  dwc:scientificName 'Eudorellopsis deformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '110536'^^xsd:integer;
  dwc:occurrenceId '8926'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8927'^^xsd:string;
  dwc:scientificName 'Eudorellopsis deformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '110536'^^xsd:integer;
  dwc:occurrenceId '8927'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8928'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId '8928'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8929'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId '8929'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8930'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId '8930'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8931'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '8931'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8932'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '8932'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8933'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '8933'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8934'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '8934'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8935'^^xsd:string;
  dwc:scientificName 'Gattyana amondseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130748'^^xsd:integer;
  dwc:occurrenceId '8935'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8936'^^xsd:string;
  dwc:scientificName 'Gattyana amondseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130748'^^xsd:integer;
  dwc:occurrenceId '8936'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8937'^^xsd:string;
  dwc:scientificName 'Gattyana amondseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130748'^^xsd:integer;
  dwc:occurrenceId '8937'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8938'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId '8938'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8939'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:occurrenceId '8939'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8940'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId '8940'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8941'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId '8941'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8942'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId '8942'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8943'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId '8943'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8944'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8944'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8945'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8945'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8946'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '8946'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8884'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8884'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8885'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8885'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8886'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8886'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8887'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8887'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8888'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8888'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8889'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8889'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8890'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8890'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8891'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8891'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8892'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8892'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8893'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '8893'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8894'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8894'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8895'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8895'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8896'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8896'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8869'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8869'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8870'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId '8870'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8871'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId '8871'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8872'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId '8872'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8873'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId '8873'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8874'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId '8874'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8875'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8875'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8876'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8876'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8877'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8877'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8878'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8878'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8879'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8879'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8880'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8880'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8881'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8881'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8882'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8882'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8883'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8883'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8897'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8897'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8898'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8898'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8899'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8899'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8900'^^xsd:string;
  dwc:scientificName 'Echinocardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:occurrenceId '8900'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8901'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId '8901'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8902'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId '8902'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8903'^^xsd:string;
  dwc:scientificName 'Echiurus echiurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '110377'^^xsd:integer;
  dwc:occurrenceId '8903'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8904'^^xsd:string;
  dwc:scientificName 'Echiurus echiurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '110377'^^xsd:integer;
  dwc:occurrenceId '8904'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8905'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8905'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8906'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8906'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8907'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8907'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8908'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8908'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8909'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8909'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8910'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8910'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8911'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8911'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8912'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8912'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8913'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8913'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8914'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8914'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8915'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8915'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8916'^^xsd:string;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '347103'^^xsd:integer;
  dwc:occurrenceId '8916'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8917'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId '8917'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8918'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId '8918'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8919'^^xsd:string;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId '8919'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8920'^^xsd:string;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId '8920'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8921'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId '8921'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8922'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId '8922'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8923'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId '8923'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8924'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId '8924'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8925'^^xsd:string;
  dwc:scientificName 'Eudorellopsis deformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '110536'^^xsd:integer;
  dwc:occurrenceId '8925'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8721'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '8721'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D14_1_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D14_1_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D14_1_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7982"^^xsd:decimal ;
  dwc:decimalLongitude "4.0053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.599998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D14_1_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7982 4.0053)"^^geo:wktLiteral ;
  geo-pos:lat "55.7982"^^xsd:decimal ;
  geo-pos:long "4.0053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D14_1_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8722'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0053'^^xsd:double;
  dwc:latitude '55.7982'^^xsd:double;
  dwc:minimumDepth '44.599998474121'^^xsd:double;
  dwc:maximumDepth '44.599998474121'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '8722'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8723'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '8723'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8724'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '8724'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8725'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8725'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D13_1_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D13_1_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D13_1_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.795"^^xsd:decimal ;
  dwc:decimalLongitude "3.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D13_1_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.795 3.9885)"^^geo:wktLiteral ;
  geo-pos:lat "55.795"^^xsd:decimal ;
  geo-pos:long "3.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D13_1_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8726'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9885'^^xsd:double;
  dwc:latitude '55.795'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8726'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8727'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8727'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8728'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8728'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8729'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8729'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8730'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8730'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8731'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '8731'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D23_1_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D23_1_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D23_1_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8142"^^xsd:decimal ;
  dwc:decimalLongitude "3.9004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D23_1_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8142 3.9004)"^^geo:wktLiteral ;
  geo-pos:lat "55.8142"^^xsd:decimal ;
  geo-pos:long "3.9004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D23_1_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8732'^^xsd:string;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9004'^^xsd:double;
  dwc:latitude '55.8142'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId '8732'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D12_1_8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D12_1_8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D12_1_8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7887"^^xsd:decimal ;
  dwc:decimalLongitude "3.9886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.70000076294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D12_1_8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7887 3.9886)"^^geo:wktLiteral ;
  geo-pos:lat "55.7887"^^xsd:decimal ;
  geo-pos:long "3.9886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D12_1_8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8733'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9886'^^xsd:double;
  dwc:latitude '55.7887'^^xsd:double;
  dwc:minimumDepth '44.70000076294'^^xsd:double;
  dwc:maximumDepth '44.70000076294'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId '8733'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8734'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId '8734'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D19_1_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D19_1_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D19_1_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7908"^^xsd:decimal ;
  dwc:decimalLongitude "4.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D19_1_8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7908 4.0263)"^^geo:wktLiteral ;
  geo-pos:lat "55.7908"^^xsd:decimal ;
  geo-pos:long "4.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D19_1_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_8735'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0263'^^xsd:double;
  dwc:latitude '55.7908'^^xsd:double;
  dwc:minimumDepth '41.900001525879'^^xsd:double;
  dwc:maximumDepth '41.900001525879'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId '8735'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9251'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '9251'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9264'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId '9264'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D15_1_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D15_1_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D15_1_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7915"^^xsd:decimal ;
  dwc:decimalLongitude "4.0099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D15_1_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7915 4.0099)"^^geo:wktLiteral ;
  geo-pos:lat "55.7915"^^xsd:decimal ;
  geo-pos:long "4.0099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D15_1_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9239'^^xsd:string;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0099'^^xsd:double;
  dwc:latitude '55.7915'^^xsd:double;
  dwc:minimumDepth '43.900001525879'^^xsd:double;
  dwc:maximumDepth '43.900001525879'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId '9239'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9064'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:occurrenceId '9064'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9114'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '9114'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D17_1_9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D17_1_9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D17_1_9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7822"^^xsd:decimal ;
  dwc:decimalLongitude "3.9949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D17_1_9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7822 3.9949)"^^geo:wktLiteral ;
  geo-pos:lat "55.7822"^^xsd:decimal ;
  geo-pos:long "3.9949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D17_1_9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9129'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9949'^^xsd:double;
  dwc:latitude '55.7822'^^xsd:double;
  dwc:minimumDepth '42.099998474121'^^xsd:double;
  dwc:maximumDepth '42.099998474121'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9129'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9133'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '9133'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D18_1_9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D18_1_9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D18_1_9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7854"^^xsd:decimal ;
  dwc:decimalLongitude "3.9827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D18_1_9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7854 3.9827)"^^geo:wktLiteral ;
  geo-pos:lat "55.7854"^^xsd:decimal ;
  geo-pos:long "3.9827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D18_1_9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9100'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9827'^^xsd:double;
  dwc:latitude '55.7854'^^xsd:double;
  dwc:minimumDepth '42.900001525879'^^xsd:double;
  dwc:maximumDepth '42.900001525879'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '9100'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9198'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId '9198'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D16_1_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D16_1_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D16_1_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7852"^^xsd:decimal ;
  dwc:decimalLongitude "4.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D16_1_9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7852 4.0059)"^^geo:wktLiteral ;
  geo-pos:lat "55.7852"^^xsd:decimal ;
  geo-pos:long "4.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D16_1_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9211'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.0059'^^xsd:double;
  dwc:latitude '55.7852'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId '9211'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9155'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:occurrenceId '9155'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9182'^^xsd:string;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId '9182'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D21_1_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D21_1_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D21_1_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7736"^^xsd:decimal ;
  dwc:decimalLongitude "3.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.900001525879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D21_1_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7736 3.9881)"^^geo:wktLiteral ;
  geo-pos:lat "55.7736"^^xsd:decimal ;
  geo-pos:long "3.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D21_1_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9044'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '3.9881'^^xsd:double;
  dwc:latitude '55.7736'^^xsd:double;
  dwc:minimumDepth '38.900001525879'^^xsd:double;
  dwc:maximumDepth '38.900001525879'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '9044'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130269'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D22_1_9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D22_1_9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D22_1_9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7655"^^xsd:decimal ;
  dwc:decimalLongitude "4.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.099998474121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D22_1_9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7655 4.039)"^^geo:wktLiteral ;
  geo-pos:lat "55.7655"^^xsd:decimal ;
  geo-pos:long "4.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D22_1_9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9058'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.039'^^xsd:double;
  dwc:latitude '55.7655'^^xsd:double;
  dwc:minimumDepth '37.099998474121'^^xsd:double;
  dwc:maximumDepth '37.099998474121'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId '9058'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1852_D20_1_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1852_D20_1_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1852_D20_1_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7781"^^xsd:decimal ;
  dwc:decimalLongitude "4.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1852_D20_1_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7781 4.016)"^^geo:wktLiteral ;
  geo-pos:lat "55.7781"^^xsd:decimal ;
  geo-pos:long "4.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1852_D20_1_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1852_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-03-17'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'NSBP'^^xsd:string;
  dwc:catalogNumber 'NSBP_project_9004'^^xsd:string;
  dwc:scientificName 'Lucina borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'NorthSea'^^xsd:string;
  dwc:longitude '4.016'^^xsd:double;
  dwc:latitude '55.7781'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '147469'^^xsd:integer;
  dwc:occurrenceId '9004'^^xsd:integer;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF